Shared Billable Event Tables

N4 stores billable events in argo_chargeable_unit_events and argo_chargeable_unit_marine.  Your billing application can update any column in these shared event tables.  Entries in the events tables are NOT updated by N4 except in the case of a STORAGE and REEFER events, i.e. all non storage and non reefer events will cause the creation of a new row.  For example, if you define a Re-Weigh event type as billable and some attributes of the container change within subsequent billable events, separate extracted events in the shared billing table will be created for each event with column values taken from the unit at the time of the extract. That is:

If an extract occurs after step 3, two separate records would be written, both entries with the changed new outbound carrier value.

If two extracts occurred, once after step 1 and once after step 3, the first extract would create a row with the old outbound carrier value. The second extract will create a row with the new outbound carrier value. However certain values such as from and to location are saved on the source event itself and the extracted billing event will reflect the value at the time of the source event. So even if the extract happens after the from and to location are changed multiple times, each row in the shared billable table will have the historic value at the time of the source event.

The shared unit event table contains two type of events:

The following three fields have special meaning:

In This Section